@font-face {
    font-family: "iransans";
    src: url("/css/font/IRANSans.eot");
    src: url("/css/font/IRANSans.eot?#iefix") format("embedded-opentype"),  url("/css/font/IRANSans.ttf") format("truetype"), url("/css/font/IRANSans.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}


html, .l-header .widget, .menu-item-object-us_page_block {
    font-family: iransans, sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
}
.form-group, input, .row, body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4{
    font-family: iransans, sans-serif !important;
    text-align: right !important;
    direction: rtl !important;
}




/*.form-group{
    margin-bottom:5px !important;
    
    
}
.bmd-form-group{
    padding-top:12px !important;
    
}*/
  .lead{
    
    font-family: iransans, sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 28px !important;
}

@media screen and (max-width: 3000px) and (min-width: 600px) {




.header-left {
    position: absolute;
    left: 0;
    top: 0;
    height: calc(81.5% + 9vw);
    width: 38%;
    z-index: -5;
    border-radius: 0 0 50px 0;
    transform: rotate(-10deg);
    transform-origin: left bottom;
    background: #9bcc43;
    background: -moz-linear-gradient(-35deg,#9bcc43 0,#35ba6b 100%);
    background: -webkit-linear-gradient(-35deg,#9bcc43 0,#35ba6b 100%);
    background: linear-gradient(-35deg,#9bcc43 0,#35ba6b 100%);
}
}


@media screen and (max-width: 600px) and (min-width: 130px) {




.header-left {
    position: absolute;
    left: 0;
    top: 0;
    height: calc(89.5% + 35vw);
    width: 38%;
    z-index: -5;
    border-radius: 0 0 50px 0;

    transform-origin: left bottom;
    background: #9bcc43;
    background: -moz-linear-gradient(-35deg,#9bcc43 0,#35ba6b 100%);
    background: -webkit-linear-gradient(-35deg,#9bcc43 0,#35ba6b 100%);
    background: linear-gradient(-35deg,#9bcc43 0,#35ba6b 100%);
}
}

